Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($compile): correctly merge class attr for replace directives #1025

Closed
wants to merge 1 commit into from

Conversation

IgorMinar
Copy link
Contributor

Merging of interpolated class attribute from directive template with replace:true works

Closes #1006

Merging of interpolated class attribute from directive template with replace:true works

Closes angular#1006
@IgorMinar
Copy link
Contributor Author

landed

@IgorMinar IgorMinar closed this Jun 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merging of class attribute in directives crashes if class attribute is not set on the original element
3 participants